@font-face {
    font-family:"InterRegular" ;
    src: url(./Font/Inter-Regular.woff2);
}
*{
    font-family:"InterRegular" ;
    src: url(./Font/Inter-Regular.woff2);
}

.body-Container{
    width: 100%;
    margin: 0 auto;
    background-color: #F77F00;
    overflow-y: scroll;
    
}

body 
{background-color: #F77F00;}

.responsive-background img
{
background-blend-mode: screen;
 width: 100%;
 height: 100%;
 object-fit: cover;
 padding-left: 10%;
}
.responsive-background
{
    
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: flex-end;
}

.AppSubject {
    background:url(./Assets/bgsubject.png);
    background-repeat: no-repeat;
    background-size: 100% 100vh;

}
.Header_component {
    background-color: #003049;
    width: 100%;
    height: 147px;
    display: flex;
    align-items:center;
}
.Header_component a{
    display: flex;
    align-items:center;
}
.Header_component a img{
    width: 140px;
    height: auto;
    
}
.login{
    display: flex;
    padding-top: 40px ;
    justify-content: center;
}
.firstsix {
    width: 594px;
    height: 520px;
    background: #003049;
    border: 10px solid #EAE2B7;
    border-radius: 30px;
    color: #EBE2B7;
    font-size: 22px;
    font-weight: 400;
}
.firstsix .container img{
    width: 376px;
    height: 165px;
}
.firstsix a{
    text-decoration: none;
    font-size: 14px;
    color: #EBE2B7;
    display: flex;
    justify-content: center;
    align-items: center;
}
.firstsix .password button{
    font-size: 12px;
    width: 36px;
    height: 32px;
    background-color: #F77F00;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
}
.firstsix .password{
    width: auto;
    height: 28px;
}
.firstsix .home{
    width: auto;
    height: 28px;
}
.pcmclogo img{
    width: 96px;
    height: 42px;

}
.home{
    width: 500px;
 
}
.image-size {
    width: 1000px;
    height: 100%;
}

.input-color{
    background-color: #EBE2B7;
}

.padding-left{
    color:#EBE2B7;
    font-family: "InterRegular";
    font-size: 13px;
}

.total-height {
    height: 80vh;
    width: 100%;
    background-color: #EF6E00;
}



.end-comp{
    display: flex;
    align-self: flex-end;
}



.margin-align {
    margin-top: 15px;
}



.subject_component {
    background-color: #003049;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
}
 .subject-a a img{
    width: 142.88px;
    height: 128px;
}
.subject-a{
    height: 147px;
    display: flex;
    justify-content: flex-start;
    align-items:end;
}

.subject_component  img{
    width: 100px;
    height: auto;
}
.icon-align {
    display: flex;
    gap: 10px;
}


.go-button {
    background-color: #EF6E00;
    color: #EBE2B7;
    height: 20px;
    font-weight: bold;
    text-decoration: none;
}

.font-familys{
    font-family: "InterRegular";
    font-size: 10px;
    padding: 13px;
}

.hr_line {
    border-bottom: 3px solid #EDDCBB;
    width: 100%;
}



.text-clr {
    color: #EBE2B7;
    /* font-family: Inter; */
    font-size: 21.77px;
    font-weight: 400;
}

.form {
    border: 3px solid #f1f1f1;

}
input{
    color:#003049 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    width: 100%;
    background-color: #EBE2B7;
    border: none;
    height: 32px;
}

.button {
    background-color: #4CAF50;
    width: 100%;
    color: orange;
    padding: 15px;
    margin: 10px 0px;
    border: none;
    cursor: pointer;
}

.button:hover {
    opacity: 0.7;
}

.go-button1{
    display: flex;
}

.opasity:hover{
    opacity: 0.7;
}

a:hover{
    color: #EBE2B7 !important;
    text-decoration: none;
}

.maths-img {
    width: 400px;
    height:380px;
}

.science-img {
    width: 500px;
    height:480px;
}

.on-mouse:hover {
    border: 6px solid #EAE2B7;
    border-radius: 34px; 
    /* transform: translateY(-0.50em) */
 }

/* .bg-img {
    background-image: url("./Assets/comp.png");
    background-blend-mode: screen;
    background-repeat: no-repeat;
    background-color: #F77F00;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    background-size:90% 97%;
}


.maths-bg-img {
    background-image: url("./Assets/comp.png");
    background-blend-mode: screen;
    background-repeat: no-repeat;
    background-color: #F77F00;
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: center;
    height: 81vh;
    background-size: 1000px 387px;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;

} */
.math{
   gap: 6rem;
}
.class-align {
    display: flex;
    gap: 16px;
    top: 64%;
    right: 29%;
}

.new-width{
    width: 24px;
    height: 48px;
}
.StandardMaths{
    width: 100%;
    margin-top: 1%;
    height: auto;

}
.responsive-book{
    display: none;
}


.math-subjects {
    /* padding: 10px;
    border: 2px solid #EBE2B7;
    cursor: pointer;
    list-style-type: none;
    padding: 10px 100px;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
    align-items: center;
    border-radius: 10px; */
    width: 300px;
}

.inside-math-subjects{
    padding: 30px 60px;
}

.menu-item{
    width: 266px;
    height: 51px;
    /* margin-bottom: -1px; */
    margin-top: 0px;
    border-radius: 5px;
    align-items: center;
    padding: 10px;
}

.menu-item:hover {
    background-color: #FCBF49;
}

                    
.white-back{
    background-color: #fff;
}

.letter-padding {
    padding: 10px;
}

.yellow-back{
    background-color: #FCBF49;
    width: 266px;
    height: 90px;
    /* margin-bottom: -1px; */
    margin-top: -9px;
    border-radius: 30px 30px 0px 0px;
    padding: 1rem;
    filter: drop-shadow(0px 5px 2px  rgba(1,1,1,0.25));
}
.shadow-filters
{
    filter: drop-shadow(0px 5px 2px  rgba(1,1,1,0.25));
}
.font-size{
    font-size: 18px;
    font-weight: 600;
    padding: 10px;
}

.inside-gap{
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 266px;
    height: 417px;
    background-color: #EBE2B7;
    overflow-y: scroll;
    overflow-x: hidden;
    border-radius: 0px 0px 30px 30px;
}
.inside-gap::-webkit-scrollbar-thumb{
   display: none;
}
.video-contentsize {
    width: 872px;
    height: 507px;
    
}

.side-subject {
    width: 266px;
    height: 112px;
    flex-shrink: 0;
    background-color: #F77F00;
}

.mat-total-align{
    
    display: flex;
    flex-direction: row;
    height: 75vh;
}

.new-backgroundimg{
    background-image: url(Assets/elements.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #F77F00;
}
.powered-by span{
    font-weight: 700;
}

/* .right-content{
    background-color: #F77F00;
} */


.lines{
    height: 2px;
    border-top: 2px solid black;
}

.sixthover:hover{
     transform: translateY(-0.50em)
}



.position-relativenew{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-alignment {
    display: flex;
    align-items: end;
    margin-bottom: 10px;
}

.margin-re {
    margin-right: 66px;
}

.openMenu{
    cursor: pointer;
}
.mainMenu{
    position: fixed;
}
.responsive-mathList{
    width: 266px;
    height: 437px;
    overflow-y: scroll;
    border: 2px solid transparent;
    overflow-x: hidden;
    background-color:transparent;
}

.responsive-mathbox{
   background: #003049;
   border: 2px solid transparent;
   color: #fff;
   flex-direction: column;
   gap: 20px;
   width: 266px;
   height: 450px;
   transition: right 3s ease;
   
}
.responsive-mathsubject{
    position: absolute;
    z-index: 1000;
    top: 0;   
    display: none;
}
.responsive-playbutton{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
}
.responsive-playButton-img
{
    position: absolute;
    z-index: 100;
    width: 50px !important;
    height: 50px;
}
.standard span{
    font-weight: 600;
    font-size: 42px;
}
.scroller{
    overflow-x: scroll;
    width:100% ;
}
.scroller span{
    font-weight: 600;
    font-size: 26px;
}
.scroller p{
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
}
.responsive-img img{
    width: 50px;
    height: auto;
}
.responsive-box
{
    width: 100% !important;
    min-width: 320px;
    height: 100%;
    min-height: 600px;
    overflow: hidden;
}

.responsive-contant a img{
    width: 100%;
    object-fit: cover;
}
.responsive-contantHome img{
    width: 260px;
    height: auto;
}
.responsive-contantHome{
    background: #EBE2B7;
    position: relative;
    z-index: 10; 
}
.responsive-contant img{
    width: 100px;
    height: auto;
}
.responsive-contant{
    background: #EBE2B7;
    position: relative;
    z-index: 10;
}

input:focus{
    background: #EAE2B7;
}
input:active{
    background: #EAE2B7;
}
*, *::before, *::after {box-sizing: border-box;}

body { margin: 0; }

.material-symbols-outlined { font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 48}

.relative	{position: relative}
.absolute	{position: absolute}
.fixed		{position: fixed}

.hide		{display: none}

.top-0		{top: 0rem}
.top-16		{top: 16rem}
.left-0		{left: 0rem}
.left-3		{left: 16rem}
.right-0	{right: 0rem}
.bottom-0	{bottom: 0rem}
.bottom-2	{bottom: 2rem}
.bottom-3	{bottom: 8rem}

.p-6		{padding: 3rem}
.px-6		{padding-left: 3rem; padding-right: 3rem;}
.py-6		{padding-top: 3rem; padding-bottom: 3rem;}

.p-4		{padding: 2rem}
.p-3		{padding: 1.8rem}
.px-4		{padding-left: 2rem; padding-right: 2rem;}
.px-8		{padding-left: 4rem; padding-right: 4rem;}
.py-3		{padding-top: 1.5rem; padding-bottom: 1.5rem;}
.py-4		{padding-top: 2rem; padding-bottom: 2rem;}


.p-2		{padding: 1rem}
.p-4		{padding: 2rem}
.pl-4		{padding-left: 2rem;}
.px-2		{padding-left: 1rem; padding-right: 1rem;}
.py-2		{padding-top: 1rem; padding-bottom: 1rem;}
.pr-2		{padding-right: 1rem;}

.px-3		{padding-left: 1.5rem; padding-right: 1.5rem;}
.px-5 	{padding-left: 7rem; padding-right: 7rem;}
.py-3		{padding-top: 1.5rem; padding-bottom: 1.5rem;}
.pr-3		{padding-right: 1.5rem;}

.p-1		{padding: 0.5rem}
.pl-1		{padding-left: 0.5rem;}
.pr-1		{padding-right: 0.5rem;}
.pt-1		{padding-top: 0.5rem;}
.pt-6	  {padding-top: 3rem;}
.pt-10	  {padding-top: 5rem;}
.pb-1		{padding-bottom: 0.5rem;}
.pb-4		{padding-bottom: 6rem;}
.px-1		{padding-left: 0.5rem; padding-right: 0.5rem;}
.py-1		{padding-top: 0.5rem; padding-bottom: 0.5rem;}

.p-0		{padding: 0}
.p-0		{padding: 0}
.pl-6	{padding-left: 3rem;}
.pr-0		{padding-right: 0;}
.pt-0		{padding-top: 0;}
.pb-0		{padding-bottom: 0;}
.px-0		{padding-left: 0; padding-right: 0;}
.py-0		{padding-top: 0; padding-bottom: 0;}

.m-0		{margin: 0}
.m-1		{margin: 0.5rem}


.text-left	{text-align: left;}
.text-center{text-align: center;}
.text-right	{text-align: right;}
.uppercase	{text-transform: uppercase;}
.overflow-hidden {overflow: hidden;}
.overflow-x-hidden {overflow-x: hidden;}
.overflow-y-hidden {overflow-y: hidden;}

.overflow-auto {overflow: auto;}
.overflow-x-auto {overflow-x: auto;}
.overflow-y-auto {overflow-y: auto;}

.radius-0 {border-radius: 0;}
.radius-1 {border-radius: 0.25rem;}
.radius-2 {border-radius: 0.5rem;}
.radius-3 {border-radius: 0.75rem;}
.radius-4 {border-radius: 1rem;}

.zindex--2	{z-index: -2}
.zindex--1	{z-index: -1}
.zindex-0	{z-index: 0}
.zindex-1	{z-index: 1}
.zindex-2	{z-index: 2}


.w-full {width: 100%}
.w-1\/2 {max-width: 50%; width: 100%;}

.h-full {height: 100%}
.h-1\/2 {max-height: 50%; height: 100%;}

.block		{display: block}
.flex		{display: flex}

.flex.wrap	{flex-wrap: wrap;}
.flex.nowrap	{flex-wrap: nowrap;}
.flex.row	{flex-direction: row;}
.flex.col	{flex-direction: column;}
.flex.row-i	{flex-direction: row-reverse;}
.flex.col-i	{flex-direction: column-reverse;}

.flex.center{justify-content : center; }
.flex.right	{justify-content : flex-end; }
.flex.left	{justify-content : flex-start; }
.flex.fillX	{justify-content: stretch; }

.flex.top	{align-items: flex-start; }
.flex.bottom{align-items: flex-end; }
.flex.middle{align-items: center; }
.flex.fillY	{align-items: stretch; }

.flex.gap-0	{gap: 0rem}
.flex.gap-1	{gap: 0.5rem}
.flex.gap-2	{gap: 1rem}
.flex.gap-3	{gap: 1.5rem}
.flex.gap-4	{gap: 2rem}
.flex.gap-5	{gap: 2.5rem}
.flex.gap-6	{gap: 3rem}
.flex.gap-8	{gap: 4rem}
.flex.gap-10	{gap: 5rem}
.flex.gap-12	{gap: 10rem}


.flex > .flex-0	{flex: 0 0 0%}
.flex > .flex-1	{flex: 1 1 0%}


/* Utility */

body, #root {
  width: 100%;
  height: 100%;
}

.inside-gap::-webkit-scrollbar{
    width: 19px;
    height: 241px !important;
    border-radius: 30px;
}
.inside-gap::-webkit-scrollbar-thumb{
    display: flex;
    background-color: #FCBF49 !important;
    border: 2px solid #FCBF49!important;
    /* background-color: #EBE2B7 !important;
    border: 2px solid #EBE2B7 !important; */
    border-radius: 30px;
}

/* Additional styling for the video modal */
.modal-content {
    position: relative;
    background-color: transparent !important;
    background-clip: padding-box;
    border: transparent !important;
    border: transparent !important;
    border-radius: 6px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: 0 !important;
    width: 100% !important;
    
    /* padding: 0px 5% !important; */
}


.powered-by {
    color: #000;
    font-size: 14px;
    font-weight: 800;
}

.modal-header { border: transparent !important;
    /* padding-top: 2% !important; */
}

.close { color: #fff !important;
    float: right;
    font-size: 30px;
    font-weight: 700;
    line-height: 0 !important;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 10 !important;
}

.powered {
    margin-left: 25%;
}

.book{
    width: 872px;
    height: 507px;  
}


.book a {
    position:relative;
    
}
.book:hover .playButton{
    display: block;
}
.playButton{
    display: none;
}
.playButton a {
    width: 670px;
    height: 507px;
    position: absolute;
    display: flex;
    justify-content:end;
    align-items: center;
    z-index: 100;
    
}

.book{
    position: relative;
}
.imgCon{
    width: 872px;
    height: 507px;
    position: absolute;
    background: transparent;
    z-index: 100;
}
.notes{
    /* padding: 6% 10.4%; */
    padding-left: 10%;
    padding-top: 5%;
    width: 430px;
    overflow: hidden;
}
.notes span{
    color: #003049;
    font-size: 28px;
    font-weight: 600;
}
.notes p{
    color: #000;
    font-size: 18px;
    font-weight: 400;
}
.Thumbnail{
    width: 442px;
    height: 507px;
}
.Thumbnail .television{
    width: 360px;
    height: 258px;
    position: relative;
}

.Thumbnail .tvImg{
    width: 327px;
    height: 200px;
    position: absolute;
    object-fit: cover;
    z-index: 7;
    top: 27%;
    padding-left: 9px;
}

@media (min-width: 768px)
{
.modal-dialog {
    width: 600px;
    margin: 30px auto;
}
}
@media (min-width: 992px)
{
.modal-lg {
    width: 100% !important;
    padding: 0px 5%;
}
}

.ytp-cued-thumbnail-overlay-image {
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: auto !important;
    height: 100%;
    position: absolute;
}
/* small screen */
@media screen and (min-width: 640px) {
    
      
    .sm-p-4		{padding: 2rem}
    .sm-px-2		{padding-left: 1rem; padding-right: 1rem;}
    .sm-px-4		{padding-left: 2rem; padding-right: 2rem;}
    .sm-py-2		{padding-top: 1rem; padding-bottom: 1rem;}

    .sm-hide { display: none; }
    .sm-flex { display: flex; }
    .sm-flex.sm-wrap	{flex-wrap: wrap;}
    .sm-flex.sm-row	{flex-direction: row;}
    .sm-flex.sm-col	{flex-direction: column;}
    .sm-flex.sm-row-i	{flex-direction: row-reverse;}
    .sm-flex.sm-col-i	{flex-direction: column-reverse;}
    
    .sm-flex.sm-center{justify-content : center; }
    .sm-flex.sm-right	{justify-content : flex-end; }python manage.py collectstatic
    .sm-flex.sm-left	{justify-content : flex-start; }
    .sm-flex.sm-fillX	{justify-content: stretch; }
   
    .subject_component  img{
        width: 140px;
        height: auto;
        
    }
  }
  
  /* medium screen */
  @media screen and (min-width: 768px){
    .md-hide { display: none; }
    .md-flex { display: flex; }
    .md-flex.md-wrap	{flex-wrap: wrap;}
    .md-flex.md-row	{flex-direction: row;}
    .md-flex.md-col	{flex-direction: column;}
    .md-flex.md-row-i	{flex-direction: row-reverse;}
    .md-flex.md-col-i	{flex-direction: column-reverse;}
    
    .md-flex.md-center{justify-content : center; }
    .md-flex.md-right	{justify-content : flex-end; }
    .md-flex.md-left	{justify-content : flex-start; }
    .md-flex.md-fillX	{justify-content: stretch; }
    
    .md-flex.md-top	{align-items: flex-start; }
    .md-flex.md-bottom{align-items: flex-end; }
    .md-flex.md-middle{align-items: center; }
    .md-flex.md-fillY	{align-items: stretch; }
  
    .md-p-1		{padding: 0.5rem}
    .md-p-2		{padding: 1rem}
    .md-p-4		{padding: 2rem}
  
    .md-flex > .md-flex-0	{flex: 0 1 0%}
    .md-flex > .md-flex-1	{flex: 1 1 0%}
    .md-flex > .md-flex-2	{flex: 2 1 0%}
    .md-flex > .md-flex-3	{flex: 3 1 0%}
  
  
   
  }
  
  /* large screen */
  @media screen and (min-width: 1024px){
    .lg-hide { display: none; }
    .lg-flex { display: flex; }
    .lg-flex.lg-wrap	{flex-wrap: wrap;}
    .lg-flex.lg-row	{flex-direction: row;}
    .lg-flex.lg-col	{flex-direction: column;}
    .lg-flex.lg-row-i	{flex-direction: row-reverse;}
    .lg-flex.lg-col-i	{flex-direction: column-reverse;}
    
    .lg-flex.lg-center{justify-content : center; }
    .lg-flex.lg-right	{justify-content : flex-end; }
    .lg-flex.lg-left	{justify-content : flex-start; }
    .lg-flex.lg-fillX	{justify-content: stretch; }
    
    .lg-flex.lg-top	{align-items: flex-start; }
    .lg-flex.lg-bottom{align-items: flex-end; }
    .lg-flex.lg-middle{align-items: center; }
    .lg-flex.lg-fillY	{align-items: stretch; }
  
    .lg-p-1		{padding: 0.5rem}
    .lg-p-2		{padding: 1rem}
    .lg-p-4		{padding: 2rem}
  
    .lg-flex > .lg-flex-0	{flex: 0 1 0%}
    .lg-flex > .lg-flex-1	{flex: 1 1 0%}
    .lg-flex > .lg-flex-2	{flex: 2 1 0%}
    .lg-flex > .lg-flex-3	{flex: 3 1 0%}
  
    .lg-flex.lg-gap-0	{gap: 0rem}
    .lg-flex.lg-gap-1	{gap: 0.5rem}
    .lg-flex.lg-gap-2	{gap: 1rem}
    .lg-flex.lg-gap-3	{gap: 1.5rem}
    .lg-flex.lg-gap-4	{gap: 2rem}
    .lg-flex.lg-gap-5	{gap: 2.5rem}
    .lg-flex.lg-gap-6	{gap: 3rem}
    .lg-p-6		{padding: 3rem}
    .lg-px-6		{padding-left: 3rem; padding-right: 3rem;}
    .lg-py-6		{padding-top: 3rem; padding-bottom: 3rem;}
  
    .lg-p-4		{padding: 2rem}
    .lg-px-4		{padding-left: 2rem; padding-right: 2rem;}
    .lg-py-4		{padding-top: 2rem; padding-bottom: 2rem;}
  
    .lg-p-2		{padding: 1rem}
    .lg-px-2		{padding-left: 1rem; padding-right: 1rem;}
    .lg-py-2		{padding-top: 1rem; padding-bottom: 1rem;}
  
    
    .lg-p-6		{padding: 3rem}
    .lg-px-6		{padding-left: 3rem; padding-right: 3rem;}
    .lg-py-6		{padding-top: 3rem; padding-bottom: 3rem;}
  
    .lg-p-4		{padding: 2rem}
    .lg-p-3		{padding: 1.8rem}
    .lg-px-4		{padding-left: 2rem; padding-right: 2rem;}
    .lg-px-8		{padding-left: 4rem; padding-right: 4rem;}
    .lg-py-3		{padding-top: 1.5rem; padding-bottom: 1.5rem;}
    .lg-py-4		{padding-top: 2rem; padding-bottom: 2rem;}
    .lg-py-5		{padding-top: 2.5rem; padding-bottom: 2.5rem;}
    .lg-py-8		{padding-top: 4rem; padding-bottom: 4rem;}
    .lg-py-10		{padding-top: 8rem; padding-bottom: 8rem;}
  
    .lg-p-2		{padding: 1rem}
    .lg-p-4		{padding: 2rem}
    .lg-px-2		{padding-left: 1rem; padding-right: 1rem;}
    .lg-py-2		{padding-top: 1rem; padding-bottom: 1rem;}
    .lg-pr-2		{padding-right: 1rem;}
  
    .lg-p-1		{padding: 0.5rem}
  
    .lg-flex.lg-gap-0	{gap: 0rem}
    .lg-flex.lg-gap-1	{gap: 0.5rem}
    .lg-flex.lg-gap-2	{gap: 1rem}
    .lg-flex.lg-gap-3	{gap: 1.5rem}
    .lg-flex.lg-gap-4	{gap: 2rem}
    .lg-flex.lg-gap-5	{gap: 2.5rem}
    .lg-flex.lg-gap-6	{gap: 3rem}

    .maths-img {
        width: 400px;
        height:380px;
    }
    .math{
        gap: 6rem;
    }
    .science-img {
        width: 500px;
        height:480px;
    }

    .pcmclogo img{
        width: 200px;
        height: 100px;     
     }
    
  }


  @media screen and (min-width: 1200px){
    .llg-hide { display: none; }
    .llg-flex { display: flex; }
    .llg-flex.llg-gap-2	{gap: 1rem}
    .llg-flex.llg-gap-4	{gap: 2rem}
    .llg-flex.llg-middle{align-items: center; }
    .llg-flex.llg-right	{justify-content : flex-end; }
    .firstsix {
        width: 494px;
        height: 420px;
        background: #003049;
        border: 10px solid #EAE2B7;
        border-radius: 30px;
        color: #EBE2B7;
        font-size: 22px;
        font-weight: 400;
    }
    .App {
        background:url(./Assets/Home2.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    
    }
    .login{
        display: flex;
        padding-top: 40px ;
        padding-right: 40px;
        justify-content:flex-end;
    }
    .responsive-background img
{
display: none;
}
  }
  
  @media screen and (min-width: 1201px){
    .firstsix {
        width: 494px;
        height: 420px;
        background: #003049;
        border: 10px solid #EAE2B7;
        border-radius: 30px;
        color: #EBE2B7;
        font-size: 22px;
        font-weight: 400;
    }
    .maths-img {
        width: 500px;
        height:480px;
    }
    .responsive-subject
{
    padding: 4rem 0 0 0;
}
    .science-img {
        width: 500px;
        height:480px;
    }
    .math{
        gap: 10rem;
    }
    .login{
        display: flex;
        padding-top: 40px ;
        padding-right: 40px;
        justify-content:flex-end;
    }
  }
